Displaying 3 results from an estimated 3 matches for "kerneltraffic".
2004 Apr 29
6
ALTQ - Bandwidth Manager
Hi,
  I have to port ALTQ(Alternate Queueing) software form the FreeBSD to QNX. 
It''s more like a bandwidth manager. 
  Since I am new to this domain, any kind of help will be useful. 
  I have many doubts like
   *  What exactly is a bandwidth manager
   *  Where will it sit in the OS
   *  How will it be implemented.
Thanks in advance
Prajith.
  
 
2006 Feb 28
2
Status of fragment support, advantages of having fewer indoes
...t there were problems with the xattr implementation. Has
this changed in the meanwhile?
My second question is regarding the bytes-per-inode ratio: What benefits would I
gain from having fewer inodes? I reckon it's only diskspace (if so, how much?).
best regards,
Michael Renner
[1] http://www.kerneltraffic.org/kernel-traffic/kt20030428_214.html#8
2003 Dec 01
1
Linus "praise" for Xen
http://www.kerneltraffic.org/kernel-traffic/kt20031201_243.html
--- Relevant section ---
Nuno Silva mentioned:
     The good people at Cambridge made a (very nice) VMM that exploits 
ring0/1/3 to let one machine run various kernels independently (the 
kernels need to be ported to the xen arch).
     Xen itself execute...