This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug translator/6008] support larger on-memory buffer


------- Additional Comments From mhiramat at redhat dot com  2008-04-08 20:36 -------
Created an attachment (id=2648)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=2648&action=view)
relayfs patch: use vmalloc to allocate *page array

with this patch, relayfs uses vmalloc to allocate *page array if the array is
bigger than one page, otherwise, it uses kcalloc.


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=6008

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]